home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / demos / OpenGL / insect / README < prev   
Text File  |  1996-11-11  |  764b  |  21 lines

  1.  
  2.                    toolbox/src/demos/OpenGL/insect README
  3.  
  4.               classic sgi insect demo moves into OpenGL space
  5.  
  6.     
  7.     To Run:
  8.            % insect
  9.            LEFTMOUSE   - pan left or right depending upon "x-location"
  10.                          of cursor (ie, left of window center, pan left)
  11.            MIDDLEMOUSE - pan up or down depdning upon "y-location".
  12.                        - both of the above move faster the further away
  13.                          the mouse is from the window center.
  14.            f/F         - toggle's movement of the eye
  15.            ESC         - exit program
  16.  
  17.     Demonstrates:
  18.            Lighting, Colormap (includin 8-bit machines),  display lists 
  19.            (hierarchically-defined insect model) animation capabilities.
  20.  
  21.